home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 40
/
Vol 40.iso
/
games
/
spark_to.swf
/
scripts
/
DefineButton2_116
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-04-20
|
82 b
|
6 lines
on(press){
_root.BonusPlaying = true;
gotoAndStop("Zap");
play();
}